";
return msg;
}
function getBooleanAnswer(n,m)
{
var nomeIcona,title,msg="";
if (nScore[n]==getNumAns(n))
nomeIcona = okIcon;
else if (nScore[n]==0)
nomeIcona = koIcon;
else
nomeIcona = warnIcon;
title = "Risposte corrette " + nScore[n] + " / " + getNumAns(n);
if (nScore[n]";
}
}
return getHTMLResultBox(okIcon,"Bravo ! Risposta esatta","#000080",msg,n);
}
function getWrongAnswer(n,m,explan)
{
var i,title,msg="";
title = "Errato! La risposta corretta era " + getListOfRightAns(n);
for (i=0;i";
}
}
return getHTMLResultBox(koIcon,title,"#A52A2A",msg,n);
}
function getQuestionScore(n,m)
{
var i,title,msg="";
var nomeIcona;
if (maxScore[n]==maxvoto)
nomeIcona = okIcon;
else if (maxScore[n]==minvoto)
nomeIcona = koIcon;
else
nomeIcona = warnIcon;
title = "Punteggio " + nScore[n];
if (groups[n]==0)
title += " / VOTO " + maxScore[n];
if (getGuessAns(n)Attenzione! ");
frames.quiz_main.document.writeln ("La parola chiave inserita NON è corretta ");
frames.quiz_main.document.writeln ("Non è possibile la continuazione del quiz ");
frames.quiz_main.document.writeln ("Per informazioni rivolgersi al curatore del quiz ");
frames.quiz_main.document.writeln("